Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Net 6529 Gatewayclassconfig CRD #3225

Merged
merged 3 commits into from
Nov 21, 2023
Merged

Conversation

sarahalsmiller
Copy link
Member

Changes proposed in this PR:

  • Added gatewayclassconfig CRD

How I've tested this PR:

How I expect reviewers to test this PR:

Checklist:

@sarahalsmiller sarahalsmiller added pr/no-changelog PR does not need a corresponding .changelog entry pr/no-backport signals that a PR will not contain a backport label labels Nov 16, 2023
@sarahalsmiller sarahalsmiller force-pushed the NET-6529-gateway-class-config-crd branch from 5b07d3f to b861051 Compare November 16, 2023 19:56
shortNames:
- gateway-class-config
singular: gatewayclassconfig
scope: Namespaced
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we wanted this to be Cluster-scoped. We just now realized this. Will you add the following annotation to the GatewayClassConfig? // +kubebuilder:resource:scope=Cluster

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You got it

@sarahalsmiller sarahalsmiller force-pushed the NET-6529-gateway-class-config-crd branch from b861051 to 1eea090 Compare November 21, 2023 15:34
@sarahalsmiller sarahalsmiller enabled auto-merge (squash) November 21, 2023 15:45
@sarahalsmiller sarahalsmiller merged commit cc0c3d2 into main Nov 21, 2023
24 of 48 checks passed
@sarahalsmiller sarahalsmiller deleted the NET-6529-gateway-class-config-crd branch November 21, 2023 16:14
sarahalsmiller added a commit that referenced this pull request Jan 5, 2024
* CRD file gneration

* update to cluster scope

* cluster scope
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr/no-backport signals that a PR will not contain a backport label pr/no-changelog PR does not need a corresponding .changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants